<div style="float:right">This wiki is part of [http://www.bots-united.com/ Bots-United].<br/> Visit our [http://forums.bots-united.com/ forums] and talk to us !
</div>

=Welcome to the Bots United wiki!=

We are trying to gather as much technical information as possible about bots, games, their coding and their usage in the same place. We encourage you to add your contribution as soon as you find anything useful, be it user documentation or programmer reference.

This wiki is divided into sections. The goal is to make it the most clear and helpful resource center for bot coders and bot users. There will be programming topics about the different game SDKs first, and user guides for our bots as well.

If you are not used to the wiki syntax, first try to use it inside the [[Sandbox]]

<font color=red>'''Don't be afraid to contribute!'''</font>

If you think you don't know enough about a particular topic, start it anyway, and let someone else finish http://forums.bots-united.com/images/smilies/smile.gif

=Programmer's section=

==General bot coding topics==
*[[Bot Aiming|Bot aiming]]
*[[Bot Pathfinding|Bot pathfinding]]
*[[Bot Navigation|Bot navigation]]
*[[Waypoints vs Navmesh|Waypoints vs. navmesh]]
*[[Useful Links|Useful links]]

==Half-Life SDK related topics==
*[[Player angles]]
*[[Display messages with the Half-Life engine]]
*[[Display beams with the Half-Life engine]]
*[[Spawn a bot with the Half-Life engine]]
*[[Classic plugin framework]]
*[[Metamod plugin framework]]
*[[Useful Half-life commands]]

==Source SDK related topics==
*[[Getting started with the Source SDK]]
*[[Getting started with server plugins]]
*[[Source engine interfaces]]
*[[Display messages with the Source engine]]
*[[Display beams with the Source engine]]
*[[Spawn a bot with the Source engine]]


*[http://developer.valvesoftware.com/wiki/Main_Page Valve Developer Wiki]

==Math related topics==
*[[Vector Math]]
*[[Geometry]]

==C/C++ related topics==
*[[string|Strings]]
*[[string conversions|String conversions]]
*[[PRNG|Pseudo-random number generators]]
*[[Dictionary structures]]
*[[INI files]]

== Compiling sources ==
See [[:Category:Compiling]]

=Bot user documentation=

==General topics==
'''Day of Defeat'''
*[[HLDS_L-DOD-HOWTO|How to install a complete bot server]]
<br>
'''Counter Strike'''
*[[How to install metamod]]
*[[How to uninstall metamod]]
*[[How to install a metamod bot (or any metamod plugin)]] 
*[[How to uninstall a metamod bot (or any metamod plugin)]]
*[[How to install a non-metamod bot]]
*[[How to uninstall a non-metamod bot]]


==Bot-specific documentation==
*[[Cube Bot]]
*[[E(POD)bot]]
*[[FritzBot]]
*[[Grave Bot]]
*[[GrogBot]]
*[[HPB Bot]]
*[[IvPBot]]
*[[jk_botti]]
*[[JoeBOT]]
*[[Omni-bot]]
*[[Parabot]]
*[[POD-Bot mm]]
*[[RACC]]
*[[RCBot (HL1)]]
*[[RCBot (HL2)]]
*[[RealBot]]
*[[ShrikeBot]]
*[[United Bot]]
*[[YaPB]]
